home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- goToBlockMenuAction = id;
- nextBlockMenuAction = id;
- previousBlockMenuAction = id;
- };
- CLASS = PSDisplayBlockController;
- LANGUAGE = ObjC;
- OUTLETS = {
- blockNumberFieldOutlet = NSTextField;
- blockTextView = NSTextView;
- saveAccessoryView = NSView;
- searchFieldOutlet = NSTextField;
- };
- SUPERCLASS = NSWindowController;
- }
- );
- IBVersion = 1;
- }